projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be7528
)
(custom-group-value-create): Use
author
Karl Heuer
<kwzh@gnu.org>
Tue, 21 Oct 1997 03:04:39 +0000
(
03:04
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 21 Oct 1997 03:04:39 +0000
(
03:04
+0000)
`custom-group-visibility' instead of `group-visibility'.
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index 0af690058aa9fb1f8cace7c612f1a1095317846e..e10db897f9fc521f93e3f230c9e2c49afe8337f8 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-2714,7
+2714,7
@@
If GROUPS-ONLY non-nil, return only those members that are groups."
symbol)
buttons)
(push (widget-create-child-and-convert
- widget 'group-visibility
+ widget '
custom-
group-visibility
:help-echo "Show members of this group."
:action 'custom-toggle-parent
(not (eq state 'hidden)))